Package | ca.on.phsd.r4-alpha |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca.on.phsd.r4-alpha@0.1.3&canonical=http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ext-SubscriptionNotificationRetryPeriod |
Url | http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ext-SubscriptionNotificationRetryPeriod |
Status | draft |
Name | SubscriptionNotificationRetryPeriod |
Experimental | False |
Type | Extension |
Kind | complex-type |
StructureDefinition | |
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-oh-subscription ![]() | R4BackportedR5Subscription |
No resources found
{
"resourceType" : "StructureDefinition",
"url" : "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ext-SubscriptionNotificationRetryPeriod",
"name" : "SubscriptionNotificationRetryPeriod",
"status" : "draft",
"fhirVersion" : "4.0.1",
"kind" : "complex-type",
"abstract" : false,
"context" : [
{
"type" : "element",
"expression" : "Subscription.channel"
}
],
"type" : "Extension",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Extension",
"path" : "Extension",
"definition" : "Interval in hours to retry sending notification."
},
{
"id" : "Extension.extension:retry-period",
"path" : "Extension.extension",
"sliceName" : "retry-period",
"short" : "Notification retry period.",
"definition" : "If the notification delivery fails, system would make a retry attempt to deliver the notification after period of time indicated in this element.",
"max" : "1",
"mustSupport" : true
},
{
"id" : "Extension.extension:retry-period.url",
"path" : "Extension.extension.url",
"fixedUri" : "retry-period"
},
{
"id" : "Extension.extension:retry-period.value[x]",
"path" : "Extension.extension.value[x]",
"min" : 1,
"type" : [
{
"code" : "Duration"
}
]
},
{
"id" : "Extension.extension:retry-enabled",
"path" : "Extension.extension",
"sliceName" : "retry-enabled",
"short" : "Enabled indicator for notification retry submission",
"definition" : "If the value of the element is true, the system will retry notification submission according to the predefined period.",
"max" : "1",
"mustSupport" : true
},
{
"id" : "Extension.extension:retry-enabled.url",
"path" : "Extension.extension.url",
"fixedUri" : "retry-enabled"
},
{
"id" : "Extension.extension:retry-enabled.value[x]",
"path" : "Extension.extension.value[x]",
"min" : 1,
"type" : [
{
"code" : "boolean"
}
]
},
{
"id" : "Extension.url",
"path" : "Extension.url",
"fixedUri" : "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ext-SubscriptionNotificationRetryPeriod"
},
{
"id" : "Extension.value[x]",
"path" : "Extension.value[x]",
"max" : "0"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.